func crypto/elliptic.p521RandomPoint

5 uses

	crypto/elliptic (current package)
		p521.go#L110: func p521RandomPoint() (x, y *big.Int) {
		p521.go#L121: 		return p521RandomPoint()
		p521.go#L125: 		return p521RandomPoint()
		p521.go#L133: 		return p521RandomPoint()
		p521.go#L141: 		return p521RandomPoint()